type go/ast.inspector 3 uses go/ast (current package) walk.go#L384: type inspector func(Node) bool walk.go#L386: func (f inspector) Visit(node Node) Visitor { walk.go#L399: Walk(inspector(f), node)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)